﻿2026-06-16T08:30:00.6098156Z ##[group]Run actions/checkout@v5
2026-06-16T08:30:00.6098370Z with:
2026-06-16T08:30:00.6098509Z   repository: SaberMage/spt-shell-notify
2026-06-16T08:30:00.6098682Z   path: .adapter-notify
2026-06-16T08:30:00.6100780Z   token: ***
2026-06-16T08:30:00.6100899Z   ssh-strict: true
2026-06-16T08:30:00.6101017Z   ssh-user: git
2026-06-16T08:30:00.6101137Z   persist-credentials: true
2026-06-16T08:30:00.6101272Z   clean: true
2026-06-16T08:30:00.6101401Z   sparse-checkout-cone-mode: true
2026-06-16T08:30:00.6101557Z   fetch-depth: 1
2026-06-16T08:30:00.6101683Z   fetch-tags: false
2026-06-16T08:30:00.6101809Z   show-progress: true
2026-06-16T08:30:00.6101935Z   lfs: false
2026-06-16T08:30:00.6102046Z   submodules: false
2026-06-16T08:30:00.6102169Z   set-safe-directory: true
2026-06-16T08:30:00.6102306Z ##[endgroup]
2026-06-16T08:30:00.6846904Z Syncing repository: SaberMage/spt-shell-notify
2026-06-16T08:30:00.6853214Z ##[group]Getting Git version info
2026-06-16T08:30:00.6853515Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-16T08:30:00.7197075Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T08:30:00.7423594Z git version 2.43.0.windows.1
2026-06-16T08:30:00.7453348Z ##[endgroup]
2026-06-16T08:30:00.7461104Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c51a09ec-3b07-4e59-9c8f-8416f2aa9ff8\.gitconfig'
2026-06-16T08:30:00.7473942Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c51a09ec-3b07-4e59-9c8f-8416f2aa9ff8' before making global git config changes
2026-06-16T08:30:00.7474654Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T08:30:00.7479179Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-16T08:30:00.7707811Z ##[group]Initializing the repository
2026-06-16T08:30:00.7712746Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-16T08:30:00.8029793Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-16T08:30:00.8057613Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-16T08:30:00.8333523Z ##[endgroup]
2026-06-16T08:30:00.8333974Z ##[group]Disabling automatic garbage collection
2026-06-16T08:30:00.8339141Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T08:30:00.8574015Z ##[endgroup]
2026-06-16T08:30:00.8574245Z ##[group]Setting up auth
2026-06-16T08:30:00.8580728Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T08:30:00.8799586Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T08:30:01.2526433Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T08:30:01.2757678Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T08:30:01.6388353Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T08:30:01.6617195Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T08:30:02.0430196Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T08:30:02.0717042Z ##[endgroup]
2026-06-16T08:30:02.0717419Z ##[group]Determining the default branch
2026-06-16T08:30:02.0718854Z Retrieving the default branch name
2026-06-16T08:30:02.4247440Z Default branch 'main'
2026-06-16T08:30:02.4247838Z ##[endgroup]
2026-06-16T08:30:02.4248062Z ##[group]Fetching the repository
2026-06-16T08:30:02.4254868Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-16T08:30:03.2337242Z From https://github.com/SaberMage/spt-shell-notify
2026-06-16T08:30:03.2337525Z  * [new branch]      main       -> origin/main
2026-06-16T08:30:03.2452370Z ##[endgroup]
2026-06-16T08:30:03.2452647Z ##[group]Determining the checkout info
2026-06-16T08:30:03.2453795Z ##[endgroup]
2026-06-16T08:30:03.2462863Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T08:30:03.2710082Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T08:30:03.2938109Z ##[group]Checking out the ref
2026-06-16T08:30:03.2942613Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-16T08:30:03.3249742Z branch 'main' set up to track 'origin/main'.
2026-06-16T08:30:03.3249961Z Reset branch 'main'
2026-06-16T08:30:03.3272930Z ##[endgroup]
2026-06-16T08:30:03.3502076Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T08:30:03.3700222Z ee2d37eadc730c0019e0af82d683074c509634a2
